projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fac3dc5
)
* shell.el (shell-dynamic-complete-filename): New fun.
author
Chong Yidong
<cyd@stupidchicken.com>
Thu, 3 Apr 2008 05:12:57 +0000
(
05:12
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 3 Apr 2008 05:12:57 +0000
(
05:12
+0000)
(shell-dynamic-complete-functions): Use it.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 0697475ef3eb66ea142bdd903c727ffcd9e62b7c..38d8f10f87b09ff4839cf6848020f296ee56629b 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2008-04-03 Chong Yidong <cyd@stupidchicken.com>
+ * shell.el (shell-dynamic-complete-filename): New fun.
+ (shell-dynamic-complete-functions): Use it.
+
* help-fns.el (describe-variable): Undo 2008-02-25 change.
2008-04-03 Kenichi Handa <handa@m17n.org>